var github.com/klauspost/compress/zstd.weakMu

6 uses

	github.com/klauspost/compress/zstd (current package)
		simple_go124.go#L15: var weakMu sync.Mutex
		simple_go124.go#L21: 	weakMu.Lock()
		simple_go124.go#L31: 	weakMu.Unlock()
		simple_go124.go#L40: 	weakMu.Lock()
		simple_go124.go#L46: 			weakMu.Unlock()
		simple_go124.go#L54: 	weakMu.Unlock()